We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32645e3 commit a048d1bCopy full SHA for a048d1b
.github/workflows/build.yml
@@ -1,6 +1,10 @@
1
name: 'Build'
2
3
on:
4
+ workflow_run:
5
+ workflows: ["CI"]
6
+ types:
7
+ - completed
8
pull_request:
9
push:
10
paths-ignore:
0 commit comments