We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b337e commit 899b941Copy full SHA for 899b941
.github/workflows/makefile.yml
@@ -1,8 +1,7 @@
1
name: Makefile CI
2
3
on:
4
- push:
5
- branches: [ "main" ]
+ workflow_run
6
jobs:
7
build:
8
runs-on: ubuntu-latest
0 commit comments