Skip to content

Commit

Permalink
Handle PRs in temp glow
Browse files Browse the repository at this point in the history
  • Loading branch information
kabir committed Jan 4, 2024
1 parent f58fdb4 commit 14a5efb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/glow_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ on:
push:
branches:
- port-to-glow
pull_request:
types: [ opened, synchronize, reopened, ready_for_review ]
branches:
- port-to-glow


env:
WILDFLY_VERSION: 31.0.0.Beta1
Expand Down

0 comments on commit 14a5efb

Please sign in to comment.