Commit 4d1c11b
authored
ci: fix workflows running twice (#3)
Why
- when people with write access write a branch to this repo, then use it in a PR, it causes the PR to run the workflow "test" twice
What
- fix this bug. "test" will now only run one time1 parent c58af9d commit 4d1c11b
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
4 | 8 | | |
5 | 9 | | |
6 | 10 | | |
| |||
0 commit comments