update staging and prod workflows to match
Some checks failed
Deploy datapack to prod / Build (push) Failing after 4s
Some checks failed
Deploy datapack to prod / Build (push) Failing after 4s
This commit is contained in:
parent
40c65b677d
commit
94120467a7
@ -1,6 +1,6 @@
|
||||
name: Deploy datapack to prod
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [master]
|
||||
jobs:
|
||||
build:
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
name: Deploy datapack to prod
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [staging]
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user