Skip to content

Commit

Permalink
Update package_push_github.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PollosD authored Jan 17, 2022
1 parent cade72b commit 9a286f1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/package_push_github.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Packege Push Github
on:
push:
branches: [ develop ]
branches:
- develop
pull_request:
branches: [ develop ]
branches:
- develop

jobs:
package-push:
Expand Down

0 comments on commit 9a286f1

Please sign in to comment.