Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jokil123 authored Dec 26, 2023
1 parent cfa223e commit d9e25db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Go Backend Unit Tests
on:
pull_request:
branches: [ "deploy", "main" ]
branches: [ "main" ]
workflow_dispatch:

jobs:
run-tests:
Expand Down

0 comments on commit d9e25db

Please sign in to comment.