Skip to content

增加actions手动触发按钮,python修改为3.10#19

Open
tjsky wants to merge 2 commits intogwtak:mainfrom
tjsky:patch-1
Open

增加actions手动触发按钮,python修改为3.10#19
tjsky wants to merge 2 commits intogwtak:mainfrom
tjsky:patch-1

Conversation

@tjsky
Copy link

@tjsky tjsky commented Jan 5, 2023

1、给Workflow增加手动的执行按钮,不再需要通过提交commit来触发actions执行。
_20230105093821
2、原python3.6环境执行会报错,github actions不再支持3.6了,更改为3.8环境。(测试3.10可以正常工作,改成直接一步到位到3.10好了,省的又出现没多久3.8用不了的尴尬)

tjsky added 2 commits January 5, 2023 09:33
1、给Workflow增加手动的执行按钮,不再需要通过提交commit来触发actions执行。
2、原python3.6环境执行会报错,更改为3.8环境。
@tjsky tjsky changed the title 增加actions手动触发按钮及python修改为3.8 增加actions手动触发按钮,python修改为3.10 Jan 5, 2023
@tjsky
Copy link
Author

tjsky commented Jan 5, 2023

有个修改我不知道是不是有必要,就没提pull。在这里描述一下吧

既然已经增加了手动执行actions的按钮,
再设计一个修改main分支后自动重新执行的功能意义不大。
可以删除这部分代码。
作者大大做判断吧

@lumina37
Copy link

看样子似乎这个仓库已经不更新了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants