Skip to content

Commit ae61b48

Browse files
kodster28elithrar
authored andcommitted
Update publish-production.yml (#16932)
Update to #16931
1 parent f5078d9 commit ae61b48

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/publish-production.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
on:
2-
pull_request:
2+
push:
33
branches:
44
- production
5-
types:
6-
- closed
75

86
jobs:
97
publish:
10-
if: github.event.pull_request.merged == true
118
runs-on: ubuntu-22.04
129
permissions:
1310
contents: read

0 commit comments

Comments
 (0)