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 ee93754 commit 362b7cdCopy full SHA for 362b7cd
.github/workflows/pipeline.yml
@@ -1,5 +1,10 @@
1
on:
2
push:
3
+ branches:
4
+ - main
5
+ paths:
6
+ - 'code/**'
7
+ pull_request:
8
paths:
9
- 'code/**'
10
0 commit comments