diff --git a/action.yml b/action.yml index c953333..e43f6ae 100644 --- a/action.yml +++ b/action.yml @@ -56,6 +56,10 @@ runs: # Cache type=raw,value=${{ github.ref_name }}-cache + # Pull Request + type=ref,event=pr + type=ref,event=pr,suffix=-{{sha}},priority=8887 # 2 + # Branches type=ref,event=branch type=ref,event=branch,suffix=-{{sha}},priority=8888 # 2