Skip to content

Commit

Permalink
ci: fix workflow import (#625)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelol authored Oct 6, 2023
1 parent cfe6a93 commit 351c174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
trigger:
uses: statnett/workflows/.github/workflows/lint-pr.yml@main
uses: statnett/github-workflows/.github/workflows/lint-pr.yaml@main
permissions:
pull-requests: write
statuses: write

0 comments on commit 351c174

Please sign in to comment.