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/**'
|
- 'src/**'
|
||||||
- 'modules/**'
|
- 'modules/**'
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
|
|
||||||
# Trigger on push to master (edge case, local merge)
|
# Trigger on push to master (edge case, local merge)
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
paths:
|
paths:
|
||||||
- '*.json'
|
- '*.json'
|
||||||
- '*.js'
|
- '*.js'
|
||||||
|
4
.github/workflows/deploy-website.yml
vendored
4
.github/workflows/deploy-website.yml
vendored
@ -9,12 +9,12 @@ on:
|
|||||||
- 'src/**'
|
- 'src/**'
|
||||||
- 'modules/**'
|
- 'modules/**'
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
|
|
||||||
# Trigger on push to master (edge case, local merge)
|
# Trigger on push to master (edge case, local merge)
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
paths:
|
paths:
|
||||||
- '*.json'
|
- '*.json'
|
||||||
- '*.js'
|
- '*.js'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user