Trigger job on push on commit which is in a PR via if condition

后端 未结 0 1500
伪装坚强ぢ
伪装坚强ぢ 2020-12-01 16:00

My Job doesn\'t seem to trigger when i force push to a branch which is currently in a PR. Here is my workflow file:

name: Test

on:
    pull_request:
                 


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题