mirror of
https://github.com/dokku/buildpack-nginx.git
synced 2024-11-22 01:13:06 +00:00
fix: name workflows correctly
This commit is contained in:
parent
28328e4d90
commit
301d00c751
2
.github/workflows/review-app-cleanup.yml
vendored
2
.github/workflows/review-app-cleanup.yml
vendored
@ -1,5 +1,5 @@
|
||||
---
|
||||
name: 'deploy'
|
||||
name: 'review-app-cleanup'
|
||||
|
||||
# yamllint disable-line rule:truthy
|
||||
on:
|
||||
|
2
.github/workflows/review-app.yml
vendored
2
.github/workflows/review-app.yml
vendored
@ -1,5 +1,5 @@
|
||||
---
|
||||
name: 'deploy'
|
||||
name: 'review-app'
|
||||
|
||||
# yamllint disable-line rule:truthy
|
||||
on:
|
||||
|
Loading…
Reference in New Issue
Block a user