We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aeb20f commit d69cee4Copy full SHA for d69cee4
.github/workflows/integration-test.yml
@@ -2,9 +2,6 @@
2
name: integration-test
3
4
on:
5
- pull_request:
6
- branches-ignore:
7
- - 'tmp**'
8
schedule:
9
# Run once a week to check compatibility with new FIDO MDS blob contents
10
- cron: '0 0 * * 1'
0 commit comments