Skip to content

Commit

Permalink
fix: merge trigger event (#1623)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Nov 20, 2023
1 parent ec06f1c commit 5a4eaf5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Dump Merge Context

on:
merge: [main]
push:
branches: [main]

jobs:
contexts:
Expand Down

0 comments on commit 5a4eaf5

Please sign in to comment.