Commit and push changes step fails since master branch is protected:
! [remote rejected] master -> master (protected branch hook declined)
error: failed to push some refs to 'https://github.com/FertigLab/dominoSignal'
Error: Process completed with exit code 1.
Change to run on pull request to master branch. Fail test if it produces any changes and tell contributor documents are out of date to avoid all of the remote commits happening automatically.
Commit and push changes step fails since
masterbranch is protected:Change to run on pull request to
masterbranch. Fail test if it produces any changes and tell contributor documents are out of date to avoid all of the remote commits happening automatically.