Skip to content

chore(deps): bump org.openjfx:javafx-fxml from 20.0.2 to 21 #248

chore(deps): bump org.openjfx:javafx-fxml from 20.0.2 to 21

chore(deps): bump org.openjfx:javafx-fxml from 20.0.2 to 21 #248

Workflow file for this run

name: labeler
on:
pull_request:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/[email protected]
with:
configuration-path: .github/pr-labeler.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}