rename workflow
This commit is contained in:
parent
c9b1d1aef0
commit
90cc26c78f
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
name: "end-to-end_tests"
|
||||
name: Develop jobs
|
||||
on:
|
||||
push:
|
||||
branches: [develop]
|
||||
pull_request:
|
||||
branches: [develop]
|
||||
jobs:
|
||||
"end-to-end_tests":
|
||||
end-to-end:
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
Loading…
Add table
Add a link
Reference in a new issue