Skip to content

Commit fa5df86

Browse files
committed
CI trigger
1 parent e7c0e31 commit fa5df86

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/pr-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions:
88
contents: read
99

1010
jobs:
11-
scan:
11+
build:
1212
permissions:
1313
contents: read # for actions/checkout to fetch code
1414
security-events: write # for github/codeql-action/upload-sarif to upload SARIF results

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,3 @@ docker push appwrite/base:latest | tee "push-$(date +%s).log"
8686
## Copyright and license
8787

8888
The MIT License (MIT) [http://www.opensource.org/licenses/mit-license.php](http://www.opensource.org/licenses/mit-license.php)
89-

0 commit comments

Comments
 (0)