We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61b8e7d + 8e4dd81 commit f1a1745Copy full SHA for f1a1745
.github/workflows/sync-repos.yml
@@ -29,4 +29,4 @@ jobs:
29
source_repo: "labkey/LabDevKitModules"
30
source_branch: "develop"
31
destination_branch: "develop"
32
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.PAT }}
README.md
@@ -1,4 +1,4 @@
1
-[](https://travis-ci.com/BimberLab/DiscvrLabKeyModules)
+
2
3
## Overview
4
0 commit comments