Skip to content

Commit

Permalink
Fix pipeline triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 committed May 26, 2024
1 parent f5c5ec5 commit 6b63201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: 'Continuous Integration'

on:
create:
pull_request:
push:
branches:
- '[0-9]+.[0-9]+.x'
- 'refs/pull/*'
tags:

jobs:
run:
Expand Down

0 comments on commit 6b63201

Please sign in to comment.