Skip to content

Commit

Permalink
activate CI on branch push
Browse files Browse the repository at this point in the history
  • Loading branch information
ph-fritsche committed Jan 22, 2025
1 parent d42954b commit ffda2f0
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
name: CI
on:
push:
branches:
[
'+([0-9])?(.{+([0-9]),x}).x',
'main',
'next',
'next-major',
'beta',
'alpha',
'!all-contributors/**',
]
pull_request:
branches-ignore: ['all-contributors/**']
jobs:
Expand Down

0 comments on commit ffda2f0

Please sign in to comment.