Skip to content

Commit

Permalink
Changed triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhouse committed Mar 2, 2024
1 parent 60f393f commit 3f70e4e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Testing

on:
- pull_request
- push:
branches: [development]
pull_request
# - push:
# branches: [development]

jobs:

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MIL STD 1553B

Rust implementation of 1553 message parsing
Rust implementation of 1553 message parsing

## Words

Expand Down

0 comments on commit 3f70e4e

Please sign in to comment.