Skip to content

Commit

Permalink
chore: rework pipeline III
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-capellari committed Oct 2, 2023
1 parent 3cbe2ee commit 6a37e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/javascript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
if: ${{ github.event_name == 'push' }}

runs-on: ubuntu-latest
needs: [ actions-tests ]
needs: [ action-tests ]

permissions:
contents: write
Expand Down

0 comments on commit 6a37e9c

Please sign in to comment.