Skip to content

Commit

Permalink
rm mac arm trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
akashchi committed Dec 6, 2024
1 parent eb11ef6 commit f810dd0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/mac_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ on:
schedule:
# at 00:00 on workdays
- cron: '0 0 * * 1,2,3,4,5'
pull_request:
paths-ignore:
- '**/docs/**'
- 'docs/**'
- '**/**.md'
- '**.md'
- '**/layer_tests_summary/**'
- '**/conformance/**'
#pull_request:
# paths-ignore:
# - '**/docs/**'
# - 'docs/**'
# - '**/**.md'
# - '**.md'
# - '**/layer_tests_summary/**'
# - '**/conformance/**'
#push:
# paths-ignore:
# - '**/docs/**'
Expand Down

0 comments on commit f810dd0

Please sign in to comment.