Skip to content

Commit

Permalink
Rename stage workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
wawrzek committed Mar 18, 2024
1 parent b1a3025 commit 534ef9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/stage-delete.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Upload port page
name: Delete port page (stage)

on:
delete:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stage.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Upload port page
name: Upload port page (Stage)

on:
create:
Expand Down

0 comments on commit 534ef9a

Please sign in to comment.