We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f248cc commit fca1ec9Copy full SHA for fca1ec9
.github/workflows/opsless_system.yml
@@ -4,7 +4,7 @@ name: Opsless - System
4
on:
5
push:
6
branches:
7
- - main
+ - master
8
paths:
9
- 'opsless_system/**/*.tf' # Only trigger if files in opsless_system/ are changed
10
- '.github/workflows/opsless_system.yml' # (optional) if you want updates to the workflow itself to trigger a run
0 commit comments