Skip to content

Commit

Permalink
chore: update GitHub Actions workflow to remove branch and tag trigge…
Browse files Browse the repository at this point in the history
…rs for tests
  • Loading branch information
titusz committed Aug 12, 2024
1 parent 254ca51 commit f52230a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Tests
on:
push:
branches: [main]
tags:
- 'v*'
pull_request:
release:
types: [created]
Expand Down

0 comments on commit f52230a

Please sign in to comment.