mirror of
https://github.com/revanced/revanced-releases-api.git
synced 2025-05-13 11:27:05 +02:00
Master/main branch name bs
This commit is contained in:
parent
05468d55b4
commit
25bee44e19
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -2,9 +2,9 @@ name: Main build
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ main ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
branches: [ main ]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '24 9 * * 6'
|
- cron: '24 9 * * 6'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user