mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Update push.yml
This commit is contained in:
12
.github/workflows/push.yml
vendored
12
.github/workflows/push.yml
vendored
@@ -1,6 +1,16 @@
|
||||
name: CI
|
||||
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- dev
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- dev
|
||||
- main
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user