mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 04:52:36 +02:00
MDL-78496 core: Do not run GHA on main branch
This commit is contained in:
parent
525212f2d2
commit
45c816064a
1
.github/workflows/push.yml
vendored
1
.github/workflows/push.yml
vendored
@ -3,6 +3,7 @@ name: Core
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- main
|
||||
- master
|
||||
- MOODLE_[0-9]+_STABLE
|
||||
tags-ignore:
|
||||
|
Loading…
x
Reference in New Issue
Block a user