Skip to content

Commit

Permalink
πŸ’š pull filetype
Browse files Browse the repository at this point in the history
  • Loading branch information
acidjazz committed May 5, 2024
1 parent 0d30b64 commit c766b99
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
name: Tests
on:
push:
paths:
- "**.go"
- go.mod
- go.sum
pull_request:
paths:
- "**.go"
- go.mod
- go.sum
on: [push, pull_request]

permissions:
contents: read
Expand Down

0 comments on commit c766b99

Please sign in to comment.