Skip to content

Commit 2fa3417

Browse files
on push
1 parent f8cbb9a commit 2fa3417

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/encryption-tests.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: Encryption Tests
22

33
on:
4-
push:
5-
branches: ['main']
6-
workflow_dispatch: {}
4+
push
5+
#workflow_dispatch: {}
76

87
permissions:
98
contents: write

0 commit comments

Comments
 (0)