Skip to content

Commit 0422edf

Browse files
authored
Use main branch for CI workflow
1 parent 7b22ff9 commit 0422edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ permissions:
1414
jobs:
1515
ci:
1616
name: Continuous Integration
17-
uses: WyriHaximus/github-workflows/.github/workflows/package.yaml@package
17+
uses: WyriHaximus/github-workflows/.github/workflows/package.yaml@main
1818
with:
1919
jsonPattern: "composer.json"

0 commit comments

Comments
 (0)