Skip to content

Commit

Permalink
Activate CI for branch 3.6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
solth committed Oct 24, 2023
1 parent 146120b commit acbf21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
# Triggers the workflow on push and pull request events but only for pull_requests on the master branch
push:
pull_request:
branches: [ master ]
branches: [ master, 3.6.x ]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit acbf21e

Please sign in to comment.