do not run tests on tag pushes.

This commit is contained in:
fiatjaf
2023-02-09 12:08:50 -03:00
parent ff3bf4a51c
commit 18fe9637b9

View File

@@ -1,7 +1,9 @@
name: test every commit name: test every commit
on: on:
- push push:
- pull_request branches:
- master
pull_request:
jobs: jobs:
test: test: