Skip to content

Merge pull request #8 from timothywarner/dependabot/pip/pillow-10.2.0 #14

Merge pull request #8 from timothywarner/dependabot/pip/pillow-10.2.0

Merge pull request #8 from timothywarner/dependabot/pip/pillow-10.2.0 #14

Workflow file for this run

name: Continuous Integration
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run a one-line script
run: echo Hello, world!