Commit 54bd10b
committed
Restrict builds triggered by
In the current configuration, builds run on all branches, including
those that are used to submit PRs.
For those branches the build workflow runs twice: once triggered
by `push` and once triggered by `pull_request`.push to master
1 parent 4dc17b6 commit 54bd10b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments