Adding small buffer time window to "not before" claim in scitoken #270
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
release: | |
types: [published] | |
pull_request: | |
branches: ["main"] | |
jobs: | |
push_to_registry: | |
name: Build | |
uses: waggle-sensor/.github/.github/workflows/build-and-push-docker-image.yml@main | |
secrets: inherit |