Skip to content

Commit 3d5c390

Browse files
authored
Merge pull request #16 from openfga/chore/update-ci-triggers
chore: Update CI triggers
2 parents 4369a28 + 1da914e commit 3d5c390

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Java CI with Gradle
22

33
on:
4+
merge_group:
45
push:
5-
branches: [ main ]
66
pull_request:
7-
branches: [ main ]
7+
workflow_dispatch:
88

99
jobs:
1010
test:

0 commit comments

Comments
 (0)