Skip to content

Commit

Permalink
Merge pull request #251 from dsgnr/github_action_no_push
Browse files Browse the repository at this point in the history
Only run GitHub workflows once
  • Loading branch information
dsgnr authored Nov 8, 2024
2 parents e5660ed + b2bf225 commit 8235bf5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/api-code-test.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: API

on:
push:
paths:
- backend/**
pull_request:
paths:
- backend/**
Expand Down

0 comments on commit 8235bf5

Please sign in to comment.