Do not run tests on tags
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
name: Run Tests
|
||||
on:
|
||||
push: {}
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- '**'
|
||||
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
|
||||
Reference in New Issue
Block a user