Skip to content

Commit

Permalink
removing needs
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaMilosa committed Dec 12, 2024
1 parent 1859dfe commit 1986ecd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update-mainnet-revisions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
jobs:
update-ic-versions-file:
runs-on: ubuntu-latest
needs: create-token
steps:
- name: Create GitHub App Token
uses: actions/create-github-app-token@v1
Expand All @@ -33,7 +32,6 @@ jobs:
shell: bash

update-nervous-system-wasms:
needs: create-token
runs-on:
labels: dind-small
container:
Expand Down

0 comments on commit 1986ecd

Please sign in to comment.