Skip to content

Rename check-livepatches.yml to blank.yml #3

Rename check-livepatches.yml to blank.yml

Rename check-livepatches.yml to blank.yml #3

Workflow file for this run

Romeo Rosete name: Docker Image CI

Check failure on line 1 in .github/workflows/CodeQL.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/CodeQL.yml

Invalid workflow file

The workflow is not valid. .github/workflows/CodeQL.yml (Line: 1, Col: 1): Unexpected value 'Romeo Rosete name'
on:
push:
branches: [ "2.0" ]
pull_request:
branches: [ "2.0" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Dockerfile --tag my-image-name:$(date +%s)