Skip to content

Commit 9958b2d

Browse files
authored
Merge pull request #171 from php-api-clients/Use-main-branch-for-CI-workflow
Use main branch for CI workflow
2 parents 7b22ff9 + 0422edf commit 9958b2d

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)