mirror of
https://github.com/Hacks-R-Us/hacksrus.uk.git
synced 2025-10-17 18:23:45 +01:00
Fix actions
This commit is contained in:
parent
27c390343a
commit
6afbd967b2
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -2,9 +2,9 @@ name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
check:
|
||||
|
Loading…
x
Reference in New Issue
Block a user