Skip to content

Commit

Permalink
test: gh secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
heemankv committed Aug 16, 2024
1 parent 8ab0d1b commit 39317e5
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/workflows/a_test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
name: Task - Rust Tests & Coverage
name: PR and Branch Checks

on:
pull_request_target:
types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]
branches:
- main
types: [opened, synchronize, reopened]
push:
branches-ignore:
- main

jobs:
coverage:
Expand Down

0 comments on commit 39317e5

Please sign in to comment.