Merge branch 'master' into master

This commit is contained in:
Mayank Parkar 2023-10-05 09:17:28 +05:30 committed by GitHub
commit c86d9df966
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ on:
# │ │ │ │ │
# * * * * *
- cron: '0 0 * * *'
workflow_dispatch:
jobs:
build:
if: github.repository == 'TheAlgorithms/C-Plus-Plus' # We only need this to run in our repository.