We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fe6699 commit 078382cCopy full SHA for 078382c
.github/workflows/tests.yml
@@ -1,6 +1,6 @@
1
name: Test Python-RSA
2
3
-on: [push]
+on: [push, pull_request, workflow_dispatch]
4
5
permissions:
6
contents: read
0 commit comments