diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4ea0e94..0985d69 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,10 +11,6 @@ on: push: branches: - main - paths: - - 'src/**' - - '*.slnx' - - '.github/workflows/build.yml' jobs: build: diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 5a64a23..daf757f 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -1,14 +1,13 @@ name: Update Contributors on: - push: - branches: - - main schedule: - - cron: '0 0 * * *' + - cron: '0 6 * * *' workflow_dispatch: jobs: contributors: uses: CodingWithCalvin/.github/.github/workflows/contributors.yml@main + with: + output-format: html secrets: inherit diff --git a/README.md b/README.md index a3a3547..f890e94 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,8 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file [![CalvinAllen](https://avatars.githubusercontent.com/u/41448698?v=4&s=64)](https://github.com/CalvinAllen) +--- +

- Made with ❤️ by Coding With Calvin + Made with ❤️ by Coding With Calvin