Remove open timestamps github action (#1934)

This commit is contained in:
Jonathan Zernik 2022-01-02 18:28:23 -08:00 committed by GitHub
parent 28b076a050
commit 529e1b88a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,13 +14,6 @@ on:
pull_request:
jobs:
Timestamp-Tags:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v2
- name: Run OpenTimestamps github action
uses: yzernik/open-timestamps-github-action@v1
main:
runs-on: ubuntu-latest
steps: