GitHub Actions doesn't run after a CI autocommit

XMLWordPrintableJSON

    • Type: Build Failure
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Laravel
    • None
    • None
    • PHP Drivers
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      When opening a PR on laravel-mongodb project, if phpcbf can fix a file, the change is autocommitted (that simplifies collaboration).

      https://github.com/mongodb/laravel-mongodb/blob/21d4d280702d119f2b33132e33d87f29c9936d5b/.github/workflows/coding-standards.yml#L71-L78

      But when the commit is done by github actions, the actions are not triggered.

      Requirement: run the github actions when the commit is pushed by github actions.

            Assignee:
            Jérôme Tamarelle
            Reporter:
            Jérôme Tamarelle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: