Skip to content

Commit

Permalink
chore: synchronize workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Dec 30, 2024
1 parent 88ff5d6 commit e45ef68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/licenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
uses: ory/ci/check-licenses@master
with:
token: ${{ secrets.ORY_BOT_PAT || secrets.GITHUB_TOKEN }}
write_if_match: ${{ github.ref == 'refs/heads/add-license-check' || github.ref == 'refs/heads/main' }}
write_if_match: "github.ref == 'refs/heads/add-license-check' || github.ref == 'refs/heads/main'"

0 comments on commit e45ef68

Please sign in to comment.