We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88dcf4e commit 6729087Copy full SHA for 6729087
.github/actions/test-owl-unix/action.yml
@@ -61,3 +61,4 @@ runs:
61
add: cec_sys/src/bindings/${{ inputs.target }}.rs
62
message: Update ${{ inputs.target }} libcec bindings
63
pathspec_error_handling: exitImmediately
64
+ pull: --rebase --autostash
.github/actions/test-owl-windows/action.yml
@@ -67,3 +67,4 @@ runs:
67
68
69
70
0 commit comments