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