Skip to content

Commit 1eb1bcc

Browse files
[PETOSS-829] Rename jobs
1 parent 619da55 commit 1eb1bcc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/create-github-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [published]
66

77
jobs:
8-
Update-yaml-version:
8+
create-github-pr:
99
runs-on: ubuntu-latest
1010
permissions:
1111
contents: write

.github/workflows/create-github-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55

66
jobs:
7-
Github-release:
7+
create-github-release:
88
runs-on: ubuntu-latest
99
permissions:
1010
contents: write

0 commit comments

Comments
 (0)