You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The action creates a commit properly but given the flag CREATE_PR it doesn't create a PR with the ToC.
This was tested when pushing to a specific folder. I don't know if the CREATE_PR flag is working when no folder is specified.
Describe the bug: バグの概要
The action creates a commit properly but given the flag CREATE_PR it doesn't create a PR with the ToC.
This was tested when pushing to a specific folder. I don't know if the CREATE_PR flag is working when no folder is specified.
To Reproduce: 再現手順
Steps to reproduce the behavior:
Expected behavior: 期待する動作
A PR is opened with
on:push
event.The flag works with
on:pull_request
event.Additional context: 補足
This was tested on the following PR: wmde/wikidata-mismatch-finder#720
The text was updated successfully, but these errors were encountered: