Skip to content

Commit 2fea3be

Browse files
Update PRTesting.yml
remove comments from yml file
1 parent c33cb0f commit 2fea3be

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/PRTesting.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
name: PR_testing
22
on:
3-
# Triggers the workflow on push or pull request events but only for the "main" branch
43
pull_request:
5-
6-
# Allows you to run this workflow manually from the Actions tab
74
workflow_dispatch:
8-
9-
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
105
jobs:
116
prepare:
127
runs-on: self-hosted

0 commit comments

Comments
 (0)