Skip to content

Commit f2ff19c

Browse files
authored
Merge pull request #113 from guardian/tweak-release-yml-to-be-slightly-more-concise
Minor: tweak release.yml to be slightly more concise
2 parents d177133 + 4c11811 commit f2ff19c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Release
2-
3-
on:
4-
workflow_dispatch:
2+
on: workflow_dispatch
53

64
jobs:
75
release:

0 commit comments

Comments
 (0)