Commit 5233fcf361cb25d5025cccdbe1e11ddc4751bd3c

Authored by Perry Werneck
Committed by GitHub
1 parent 3c4e0942
Exists in develop

Update publish.yml

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
.github/workflows/publish.yml
1 1 name: Publish
2 2 on:
  3 + push:
  4 + branches:
  5 + - develop
3 6 pull_request:
4 7 branches:
5 8 - master
... ...