Skip to content

Commit dab9ecf

Browse files
authored
Update build.yml
""" #name #name: build # on condition 触发条件 #on: #push: #branches: #- main # environment #env: #PYTHON_VERSION: 3.x # permission #permissions: #contents: read """
1 parent e7af3b5 commit dab9ecf

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1 @@
11
# Copyright
2-
3-
4-
5-
# name
6-
#name: build
7-
# on condition 触发条件
8-
on:
9-
push:
10-
branches:
11-
- main
12-
13-
# environment
14-
#env:
15-
#PYTHON_VERSION: 3.x
16-
# permission
17-
permissions:
18-
contents: read

0 commit comments

Comments
 (0)