Skip to content

Commit

Permalink
Removed pull_request trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
clyde-johnston committed Aug 13, 2023
1 parent 41a588d commit fffc176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'Test and Release PyCyphal'
on: [ push, pull_request ]
on: push

# Ensures that only one workflow is running at a time - required for duplicate pushes and repushing a PR
concurrency:
Expand Down

0 comments on commit fffc176

Please sign in to comment.