Skip to content

Commit

Permalink
Revert back to previous event setting
Browse files Browse the repository at this point in the history
  • Loading branch information
cheeaun committed Aug 21, 2024
1 parent 2ec5bf0 commit dbddd90
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update-catalogs.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
name: Update catalogs

on:
pull_request_target:
pull_request:
types:
- closed
workflow_dispatch:

jobs:
update-catalogs:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit dbddd90

Please sign in to comment.