Skip to content

Commit

Permalink
Tweak debug
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewGable committed Jan 27, 2025
1 parent 27a2851 commit 463e3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verifyHybridApp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
- 'ios/Podfile.lock'
- 'ios/project.pbxproj'
# TODO: Remove, just here for debugging
- '*.yml'
- '**.yml'

concurrency:
group: ${{ github.ref == 'refs/heads/main' && format('{0}-{1}', github.ref, github.sha) || github.ref }}-verify-main
Expand Down

0 comments on commit 463e3eb

Please sign in to comment.