Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mgao6767 committed Oct 1, 2023
1 parent e7625a4 commit 0ad6819
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Test

on:
workflow_dispatch:
push:
branches: [ "main" ]
tags:
- "test" # only run when there is a "test" tag on push
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit 0ad6819

Please sign in to comment.