Skip to content

Commit

Permalink
Merge branch 'main' into fix-numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
carolynzech committed Sep 7, 2024
2 parents b1bae95 + e29fb31 commit 348f8ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr_approval.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:

jobs:
check-approvals:
if: github.event.review.state == 'APPROVED' || github.event_name == 'workflow_dispatch'
runs-on: ubuntu-latest
steps:
- name: Checkout repository
Expand Down

0 comments on commit 348f8ec

Please sign in to comment.