We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb245ff commit 261a9fdCopy full SHA for 261a9fd
.github/workflows/feast_apply.yml
@@ -1,6 +1,9 @@
1
name: Feast apply
2
3
-on: [push]
+on:
4
+ push:
5
+ branches:
6
+ - main
7
8
jobs:
9
feast_apply:
0 commit comments