Skip to content

Commit

Permalink
Removed invalid action job reference
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredeen committed Mar 12, 2024
1 parent 05d80ed commit e36c629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/serve-encrypt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
if: |
github.ref == 'refs/heads/main' &&
github.repository == 'scilifelabdatacentre/serve-images'
needs: build_and_test
runs-on: ubuntu-latest
concurrency:
group: '${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}'
Expand Down

0 comments on commit e36c629

Please sign in to comment.