Skip to content

Commit

Permalink
trigger workflow on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
artyom-jaksov-tl committed Oct 3, 2024
1 parent 83b0afe commit d05f8db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/check-version.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Check config.xml version
on:
push:
branches:
- 'feature/PLUG-155'
pull_request:
types: [opened, reopened, synchronize]
branches: [main]

jobs:
check:
Expand Down

0 comments on commit d05f8db

Please sign in to comment.