Skip to content

Commit

Permalink
fix push ci (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
K1ngst0m authored Jul 16, 2023
1 parent c305f27 commit be91e2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/Awesome-Game-Analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
push_job:
runs-on: ubuntu-latest
if: github.event_name == 'push'
needs: pr_job
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit be91e2e

Please sign in to comment.