Skip to content

Commit

Permalink
OXDEV-8216 Used correct branch name for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RahatHameed committed Jul 10, 2024
1 parent d410c45 commit 8d7cbc4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Auto trigger on push or pull requests

on:
pull_request: {}
push:
branches:
- "b-7.1.x*"
push: {}

jobs:
configuration_module_php82_mysql80:
Expand Down

0 comments on commit 8d7cbc4

Please sign in to comment.