mirror of
https://github.com/nbd-wtf/nostr-tools.git
synced 2026-08-09 07:44:54 +00:00
do not run tests on tag pushes.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
name: test every commit
|
||||
on:
|
||||
- push
|
||||
- pull_request
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user