Skip to content

Commit

Permalink
WIP: Run self-test on any push
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaso committed Apr 20, 2024
1 parent e6adc93 commit cf70e21
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/tester.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,7 @@

name: Self-test

on:
push:
branches:
- main
pull_request:
branches:
- main
on: push

permissions:
contents: read
Expand Down

0 comments on commit cf70e21

Please sign in to comment.