Skip to content

Commit

Permalink
👷 Add test workflow on push for main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielePicco committed Feb 28, 2024
1 parent afac26c commit ccf0022
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Run Bolt Tests
on:
push:
branches:
- main
pull_request:

env:
Expand Down

0 comments on commit ccf0022

Please sign in to comment.