Skip to content

Commit d0dabe7

Browse files
committed
chore: Register workflows on GitHub
1 parent fec5d96 commit d0dabe7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/publish-radfish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ on:
1616
required: false
1717
type: boolean
1818
default: false
19+
push: -- register workflow with GitHub (will be removed)
1920

2021
permissions:
2122
contents: write

.github/workflows/publish-react-radfish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ on:
1616
required: false
1717
type: boolean
1818
default: false
19+
push: -- register workflow with GitHub (will be removed)
1920

2021
permissions:
2122
contents: write

0 commit comments

Comments
 (0)