Skip to content

Commit

Permalink
disable validate-pr-commit.yml to save credits
Browse files Browse the repository at this point in the history
  • Loading branch information
ixje committed Jun 11, 2024
1 parent dfb10c1 commit eb27d21
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/validate-pr-commit.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: CI
on:
pull_request:
branches:
- master
push:
branches:
- master
tags-ignore:
- v*.*
# pull_request:
# branches:
# - master
# push:
# branches:
# - master
# tags-ignore:
# - v*.*
workflow_dispatch:
workflow_call:

Expand Down

0 comments on commit eb27d21

Please sign in to comment.