Skip to content

Commit f2dc39f

Browse files
authored
Update opsless_system.yml
1 parent c290263 commit f2dc39f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/opsless_system.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Opsless - System
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77
paths:
88
- 'opsless_system/**/*.tf' # Only trigger if files in opsless_system/ are changed
99
- '.github/workflows/opsless_system.yml' # (optional) if you want updates to the workflow itself to trigger a run

0 commit comments

Comments
 (0)