Skip to content

Commit

Permalink
test14
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjakab committed May 6, 2024
1 parent aeb9c41 commit 9728752
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Test and Release

on:
push
push:
branches:
- 'master'
- "master"
tags:
- 'v*'
- "v*"

jobs:
test_and_release:
Expand Down

0 comments on commit 9728752

Please sign in to comment.