Skip to content

Commit ba8d973

Browse files
Merge pull request #78 from ArnoStrouwen/fix-ci-branch
Fix(CI): Update branch references to main
2 parents 96223b1 + b55524a commit ba8d973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Downgrade.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Downgrade
22
on:
33
pull_request:
44
branches:
5-
- master
5+
- main
66
paths-ignore:
77
- 'docs/**'
88
push:

0 commit comments

Comments
 (0)