-
-
Notifications
You must be signed in to change notification settings - Fork 275
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Version of the Action
v4.4.0
Describe the bug
Not working with a protected branch despite the project enabling force-pushes.
The failed action: https://github.com/daos-stack/pipeline-lib/runs/900246701?check_suite_focus=true
I was able to push from the CLI:
$ git push origin HEAD:master
Enumerating objects: 5, done.
Counting objects: 100% (5/5), done.
Delta compression using up to 8 threads
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 380 bytes | 380.00 KiB/s, done.
Total 3 (delta 2), reused 0 (delta 0)
remote: Resolving deltas: 100% (2/2), completed with 2 local objects.
To github.com:daos-stack/pipeline-lib.git
a1bf9ea..fb2658d HEAD -> master
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
