mirror of
https://github.com/stronk-dev/RandomChad.git
synced 2025-07-05 10:35:08 +02:00
Github YU make main default -.-
This commit is contained in:
parent
20a0e69052
commit
ac364eecbd
4
.github/workflows/deploy-minter.yaml
vendored
4
.github/workflows/deploy-minter.yaml
vendored
@ -9,12 +9,12 @@ on:
|
||||
- 'src/**'
|
||||
- 'modules/**'
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
# Trigger on push to master (edge case, local merge)
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
paths:
|
||||
- '*.json'
|
||||
- '*.js'
|
||||
|
4
.github/workflows/deploy-website.yml
vendored
4
.github/workflows/deploy-website.yml
vendored
@ -9,12 +9,12 @@ on:
|
||||
- 'src/**'
|
||||
- 'modules/**'
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
# Trigger on push to master (edge case, local merge)
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
paths:
|
||||
- '*.json'
|
||||
- '*.js'
|
||||
|
Loading…
x
Reference in New Issue
Block a user