Commit 3e20f0d
committed
Skip CI build for PRs from repository owner
Added a condition to the build-and-test job to prevent CI from running twice for pull requests created by the repository owner. The workflow now checks the PR author and skips the job if the user is 'sergio0694', ensuring the workflow only runs once per commit.1 parent 1768df1 commit 3e20f0d
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
27 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
28 | 35 | | |
29 | 36 | | |
30 | 37 | | |
| |||
0 commit comments