We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
develop
1 parent 207f1c0 commit b681041Copy full SHA for b681041
.github/workflows/standalone_push_changes.yml
@@ -22,6 +22,8 @@ name: standalone_push_changes
22
# Workflow triggers:
23
on:
24
push:
25
+ branches:
26
+ - develop
27
28
# Workflow jobs:
29
jobs:
0 commit comments