Skip to content

Commit

Permalink
moded types of trigger for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
IFFranciscoME authored and CAGS295 committed Sep 8, 2024
1 parent bccc5f4 commit 8a3c8c6
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions .github/workflows/rust-ci.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
name: Rust
permissions:
pull-requests: read
statuses: write
on:
pull_request:
types:
- opened
- edited
env:
CARGO_TERM_COLOR: always
RUSTFLAGS: -D warnings
on: push

name: Rustfmt

jobs:
format:
Expand Down

0 comments on commit 8a3c8c6

Please sign in to comment.