Skip to content

Commit f384e8e

Browse files
committed
Run weekly integration test workflow on this branch
1 parent bfad3b3 commit f384e8e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/integration-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
name: integration-test
33

44
on:
5+
pull_request:
6+
branches-ignore:
7+
- 'tmp**'
58
schedule:
69
# Run once a week to check compatibility with new FIDO MDS blob contents
710
- cron: '0 0 * * 1'

0 commit comments

Comments
 (0)