Commit cfb8354 1 parent 3247499 commit cfb8354 Copy full SHA for cfb8354
File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -15,18 +15,18 @@ jobs:
15
15
permissions :
16
16
contents : write
17
17
pull-requests : write
18
- call_github_app_test_target_org :
19
- uses : ./.github/workflows/test_github_app _target_org .yml
20
- secrets : inherit
21
- permissions :
22
- contents : write
23
- pull-requests : write
24
- call_github_app_test :
25
- uses : ./.github/workflows/test_github_app.yml
26
- secrets : inherit
27
- permissions :
28
- contents : write
29
- pull-requests : write
18
+ # call_github_app_test_target_org:
19
+ # uses: ./.github/workflows/test_github_app_target_org .yml
20
+ # secrets: inherit
21
+ # permissions:
22
+ # contents: write
23
+ # pull-requests: write
24
+ # call_github_app_test:
25
+ # uses: ./.github/workflows/test_github_app.yml
26
+ # secrets: inherit
27
+ # permissions:
28
+ # contents: write
29
+ # pull-requests: write
30
30
call_test_ssh_gitlab :
31
31
uses : ./.github/workflows/test_ssh_gitlab.yml
32
32
secrets : inherit
You can’t perform that action at this time.
0 commit comments