StrayDragon / github-action-rehearsal

Test and rehearsal some awesome github action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

记录一些 :octocat:Github Actions 的实践

🤔

PR

在PR中打上特定tag触发处理逻辑

  • 自动使用black格式化PR中修改的python文件, 并commit更改到该PR here
  • 自动使用black格式化PR中修改的python文件, 并创建一个新的PR包含更改 here

About

Test and rehearsal some awesome github action

License:MIT License


Languages

Language:Python 100.0%