Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #18 from denniscm190/denniscm190-patch-1
Browse files Browse the repository at this point in the history
Remove on push triggers
  • Loading branch information
denniscmcom authored Aug 9, 2021
2 parents 6975448 + e5c5a62 commit 5a374ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: test

# We will trigger this workflow whenever someone pushes or pull request to the repo.
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]

Expand Down

0 comments on commit 5a374ca

Please sign in to comment.