Update 测试.yml

This commit is contained in:
frxz751113
2024-09-12 20:01:19 +08:00
committed by GitHub
parent bf49810a96
commit 18e83e4fe6
+4 -2
View File
@@ -1,4 +1,4 @@
name: 酒店源
name: 测试
on:
#schedule:
@@ -8,8 +8,10 @@ on:
- main
jobs:
build:
update_and_commit:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Checkout code