Skip to content

Commit

Permalink
pr opened and closed
Browse files Browse the repository at this point in the history
  • Loading branch information
bloombar committed Nov 26, 2024
1 parent 5d32535 commit c52c505
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/hook.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Notify on Commit or PR Merge

on:
# push:
# branches:
# - main
push:
branches:
- main
pull_request:
types: [closed]
types: [closed, opened]

jobs:
notify:
Expand Down

0 comments on commit c52c505

Please sign in to comment.