Skip to content

Commit

Permalink
rename action
Browse files Browse the repository at this point in the history
  • Loading branch information
NovemberTang committed Apr 22, 2024
1 parent aef9068 commit 855e948
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/singleton.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Find full documentation here https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions
name: CQ image
name: Singleton image

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion containers/singleton/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM amazonlinux:latest

RUN yum install -y -q aws-cli jq
RUN yum install -y -q aws-cli jq

0 comments on commit 855e948

Please sign in to comment.