revert testing changes

This commit is contained in:
SnskArora 2025-03-22 19:37:03 +05:30
parent 3f693b4f1d
commit e4c647f9f5
No known key found for this signature in database
GPG key ID: 6EC7FEA48093AB59
2 changed files with 2 additions and 6 deletions

View file

@ -17,9 +17,6 @@ jobs:
ci:
name: CI
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- name: Checkout
uses: actions/checkout@v2
@ -27,8 +24,7 @@ jobs:
- name: Refresh module hashsums
run: make tidy
- name: Build
run: |
make build
run: make build
env:
VERSION: latest

View file

@ -50,4 +50,4 @@ outputs:
description: The status of the approval ("approved" or "denied")
runs:
using: docker
image: docker://ghcr.io/trstringer/manual-approval:latest
image: docker://ghcr.io/trstringer/manual-approval:1.9.1