Skip to content

Commit

Permalink
modify check_model_pattern_changes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wgzintel committed Jul 31, 2024
1 parent 7241335 commit 715eccc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/check_model_pattern_changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ env:
LLM_BENCH_PYPATH: llm_bench/python

on:
push:
branches: [ "master" ]
pull_request:
paths:
- llm_bench/python/requirements.txt
- 'llm_bench/python/requirements.txt'
- .github/workflows/check_model_pattern_changes.yml

permissions: read-all # Required by https://github.com/ossf/scorecard/blob/e23b8ad91fd6a64a0a971ca4fc0a4d1650725615/docs/checks.md#token-permissions
Expand Down

0 comments on commit 715eccc

Please sign in to comment.