Skip to content

Commit

Permalink
Merge branch 'master' of github.com:zpl-c/enet
Browse files Browse the repository at this point in the history
  • Loading branch information
inlife committed Jul 30, 2022
2 parents ddb3d40 + e63a563 commit 3069e65
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: tests
on:
push:
tags-ignore:
- '[0-9]+.[0-9]+.[0-9]+'
- 'v[0-9]+.[0-9]+.[0-9]+'
branches:
- master
- review/**
Expand All @@ -20,7 +20,6 @@ jobs:
prep:
name: Notify about testing
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, 'Release')"
steps:
- uses: inlife/actiord-action@v1
with:
Expand Down

0 comments on commit 3069e65

Please sign in to comment.