Skip to content

Commit 1394f22

Browse files
author
sangeet-joy_xero
committed
testingf
1 parent 558f015 commit 1394f22

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@ name: Publish
22
on:
33
# release:
44
# types: [published]
5-
pull_request:
6-
types:
7-
- opened
8-
- reopened
9-
- edited
5+
push:
6+
branches:
7+
- '**'
108

119
jobs:
1210
publish:

0 commit comments

Comments
 (0)