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 f8cbb9a commit 2fa3417Copy full SHA for 2fa3417
.github/workflows/encryption-tests.yml
@@ -1,9 +1,8 @@
1
name: Encryption Tests
2
3
on:
4
- push:
5
- branches: ['main']
6
- workflow_dispatch: {}
+ push
+ #workflow_dispatch: {}
7
8
permissions:
9
contents: write
0 commit comments