Skip to content

Commit

Permalink
remove precheck condition
Browse files Browse the repository at this point in the history
  • Loading branch information
adityastic committed May 14, 2024
1 parent 308f5fb commit 2431d79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/branch-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
bundle install --jobs 4 --retry 3
- name: Pre Checks
if: ${{ github.repository == 'fossasia/badgemagic-android' }}
run: |
bash scripts/check-screenshots.sh
Expand Down

0 comments on commit 2431d79

Please sign in to comment.