mirror of
https://github.com/Hacks-R-Us/hacksrus.uk.git
synced 2025-10-17 22:13:44 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ main ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
branches: [ main ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check:
|
check:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user