Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e45c0b7

Browse files
committed
remove duplicate/faulty CI trigger
1 parent 7a0a2e5 commit e45c0b7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎.github/workflows/self-test.yml‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ on:
1717
- 'uv.lock'
1818
- 'docs/examples/demo/**'
1919
- '.github/workflows/self-test.yml'
20-
pull_request_target:
21-
branches: main
22-
paths:
23-
- 'action.yml'
24-
- '.python-version'
25-
- 'uv.lock'
26-
- 'docs/examples/demo/**'
27-
- '.github/workflows/self-test.yml'
20+
#pull_request_target:
21+
# branches: main
22+
# paths:
23+
# - 'action.yml'
24+
# - '.python-version'
25+
# - 'uv.lock'
26+
# - 'docs/examples/demo/**'
27+
# - '.github/workflows/self-test.yml'
2828

2929
jobs:
3030
test:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /