Skip to content

Commit 1113dee

Browse files
committed
fix action triggers
1 parent c2bd2d9 commit 1113dee

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Deploy XLS Standards to GitHub Pages
33
on:
44
push:
55
branches: [master]
6-
pull_request:
7-
branches: [master]
86
workflow_dispatch:
97

108
permissions:

.github/workflows/validate-xls.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches: [master]
66
pull_request:
7-
branches: [master]
87
workflow_dispatch:
98

109
jobs:

0 commit comments

Comments
 (0)