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.
0 parents commit 1b7e7f4Copy full SHA for 1b7e7f4
README.md
@@ -0,0 +1,14 @@
1
+# TOTP
2
+
3
+## GitHub configuration
4
5
+To set up your new GitHub repository, follow these steps:
6
7
+* Under your repository name, click **Settings**.
8
+* In the **Actions** section of the sidebar, click "General".
9
+* Check the box **Allow GitHub Actions to create and approve pull requests**.
10
+* Click the **Pages** section of the settings sidebar.
11
+* In the **Source** dropdown menu, select "GitHub Actions".
12
13
+After following the steps above, you can remove this section from the README file.
14
0 commit comments