Skip to content

Commit

Permalink
Add trigger for action
Browse files Browse the repository at this point in the history
  • Loading branch information
NextMerge committed Sep 2, 2024
1 parent 25bf2dc commit f2c262f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
name: run-tests

on:
push:
branches:
- main

jobs:
my-job:
name: install and run tests
Expand Down

0 comments on commit f2c262f

Please sign in to comment.