We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bbbc7c commit b40a2bcCopy full SHA for b40a2bc
.github/workflows/build-and-deploy.yml
@@ -16,7 +16,6 @@ on:
16
17
jobs:
18
Build:
19
- if: contains(github.repository, 'sample-javafx-project') && !github.event.repository.fork
20
strategy:
21
matrix:
22
os: [windows, macos, ubuntu]
0 commit comments