Update autoMerge.yml
This commit is contained in:
parent
78e327e40c
commit
0cd8189b3b
|
@ -12,7 +12,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
# The type of runner that the job will run on
|
# The type of runner that the job will run on
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
environment: workflow-env
|
environment: workflow_env
|
||||||
|
|
||||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue