We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
build-ninja
1 parent 4e62d75 commit 1f529c0Copy full SHA for 1f529c0
.github/workflows/build.yml
@@ -75,7 +75,7 @@ jobs:
75
build-ninja:
76
name: Ninja
77
runs-on: ubuntu-latest
78
- if: github.actor == 'doldecomp'
+ if: github.repository == 'doldecomp/melee'
79
container: ghcr.io/doldecomp/build-melee:main
80
strategy:
81
fail-fast: false
0 commit comments