Skip to content

Commit

Permalink
ci: make context an independent job
Browse files Browse the repository at this point in the history
  • Loading branch information
piyoki committed Jul 9, 2023
1 parent 0d0641a commit 9cb34d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
echo "$GITHUB_CONTEXT"
checkout-full-src:
needs: context
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 9cb34d3

Please sign in to comment.