mirror of
https://github.com/TeFiLeDo/tree-owners.git
synced 2024-11-10 05:36:16 +01:00
filter out PRs in CI
This commit is contained in:
parent
635aca0373
commit
6962ed458f
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -22,6 +22,7 @@ jobs:
|
||||
- name: Adjust compiler output
|
||||
run: mv ../ci-out/_tree-owners ../ci-out/tree-owners.zsh
|
||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||
if: ${{ github.event_name = "push" }}
|
||||
with:
|
||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
automatic_release_tag: "latest"
|
||||
|
Loading…
Reference in New Issue
Block a user