Skip to content

Commit b01284f

Browse files
committed
DRAFT: Disable other workflows
1 parent 2473581 commit b01284f

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.github/workflows/build-on-pr.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: Build on PR
22

3-
on:
4-
pull_request:
5-
63
# implicitely set all other permissions to none
74
permissions:
85
checks: write # test.yml

.github/workflows/qualcomm-organization-repolinter.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Qualcomm Organization Repolinter
22

3-
on: [push, pull_request]
4-
53
jobs:
64
repolinter:
75
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)