Compare commits

..

No commits in common. "48f1281ba65f938531eed2556800c4908c869281" and "df3fc81a9d272a40525dfd65c1d4f27293df4792" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ name: Build Image
on:
push:
branches:
- 'master'
- 'main'
env:
TEST_TAG: mrmeeb/certbot-cron:test

View File

@ -2,7 +2,7 @@ name: Test Pull Request
on:
pull_request:
branches:
- 'master'
- 'main'
- 'develop'
env: