Skip to content

Commit 0d82326

Browse files
committed
Fix missing PR on line
1 parent bf5f5f2 commit 0d82326

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/windows-intel-dxc-warp-d3d12.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ on:
88
schedule:
99
- cron: '*/30 * * * *' # run every 30 minutes
1010

11+
pull_request:
12+
branches:
13+
- main
14+
1115
jobs:
1216
Windows-D3D12-Warp-DXC-PR:
1317
if: ${{ github.event.issue.pull_request }}

0 commit comments

Comments
 (0)