We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24eb4f1 commit aa217e6Copy full SHA for aa217e6
.github/workflows/pipeline.yml
@@ -3,8 +3,7 @@ name: Pipeline
3
on:
4
push:
5
branches:
6
- # - main
7
- - HEAT-227
+ - main
8
workflow_dispatch: # Can be triggered manually from a branch
9
10
jobs:
0 commit comments