Skip to content

Commit

Permalink
Try to trigger CI without PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkantor committed Jul 13, 2024
1 parent b905f3c commit 13cce97
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/validate-commit.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: validate commit

on:
pull_request:
push:
branches:
- master
on: [push]

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 13cce97

Please sign in to comment.