home / github

Menu
  • Search all tables
  • GraphQL API

workflows

Table actions
  • GraphQL API for workflows

38 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: filename, name, on, repo, permissions

id ▼ filename name on repo env permissions
20160 mirror-master-and-main.yml Mirror "master" and "main" branches
{
    "push": {
        "branches": [
            "master",
            "main"
        ]
    }
}
datasette 107914493    
20324 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
dogsheep-beta 197431109    
20325 test.yml Test
[
    "push"
]
dogsheep-beta 197431109    
20326 test.yml Python package
{
    "push": {
        "branches": [
            "master"
        ]
    },
    "pull_request": {
        "branches": [
            "master"
        ]
    }
}
dogsheep-photos 256834907    
20327 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
evernote-to-sqlite 303218369    
20328 test.yml Test
[
    "push"
]
evernote-to-sqlite 303218369    
20329 deploy-demo.yml Build and deploy demo
{
    "workflow_dispatch": null,
    "push": {
        "branches": [
            "main"
        ]
    },
    "schedule": [
        {
            "cron": "0 0 * * *"
        }
    ]
}
github-to-sqlite 207052882    
20330 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
github-to-sqlite 207052882    
20331 readme-toc.yaml Update README table of contents
{
    "workflow_dispatch": null,
    "push": {
        "branches": [
            "main"
        ],
        "paths": [
            "README.md"
        ]
    }
}
github-to-sqlite 207052882    
20332 test.yml Test
[
    "push"
]
github-to-sqlite 207052882    
20333 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
hacker-news-to-sqlite 248903544    
20334 test.yml Test
[
    "push"
]
hacker-news-to-sqlite 248903544    
20335 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
healthkit-to-sqlite 197882382    
20336 test.yml Test
[
    "push"
]
healthkit-to-sqlite 197882382    
20337 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
pocket-to-sqlite 213286752    
20338 test.yml Test
[
    "push"
]
pocket-to-sqlite 213286752    
20339 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
swarm-to-sqlite 205429375    
20340 test.yml Test
[
    "push"
]
swarm-to-sqlite 205429375    
20341 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
twitter-to-sqlite 206156866    
20342 readme-toc.yml Update README table of contents
{
    "push": {
        "branches": [
            "main",
            "master"
        ],
        "paths": [
            "README.md"
        ]
    }
}
twitter-to-sqlite 206156866    
20343 test.yml Test
[
    "push"
]
twitter-to-sqlite 206156866    
20344 deploy-latest.yml Deploy latest.datasette.io
{
    "push": {
        "branches": [
            "main",
            "1.0-dev"
        ]
    }
}
datasette 107914493  
{
    "contents": "read"
}
20345 documentation-links.yml Read the Docs Pull Request Preview
{
    "pull_request_target": {
        "types": [
            "opened"
        ]
    }
}
datasette 107914493  
{
    "pull-requests": "write"
}
20346 prettier.yml Check JavaScript for conformance with Prettier
[
    "push"
]
datasette 107914493  
{
    "contents": "read"
}
20347 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
datasette 107914493  
{
    "contents": "read"
}
20348 push_docker_tag.yml Push specific Docker tag
{
    "workflow_dispatch": {
        "inputs": {
            "version_tag": {
                "description": "Tag to build and push"
            }
        }
    }
}
datasette 107914493  
{
    "contents": "read"
}
20349 spellcheck.yml Check spelling in documentation
[
    "push",
    "pull_request"
]
datasette 107914493  
{
    "contents": "read"
}
20350 test-coverage.yml Calculate test coverage
{
    "push": {
        "branches": [
            "main"
        ]
    },
    "pull_request": {
        "branches": [
            "main"
        ]
    }
}
datasette 107914493  
{
    "contents": "read"
}
20351 test-pyodide.yml Test in Pyodide with shot-scraper
{
    "push": null,
    "pull_request": null,
    "workflow_dispatch": null
}
datasette 107914493  
{
    "contents": "read"
}
20352 test.yml Test
[
    "push",
    "pull_request"
]
datasette 107914493  
{
    "contents": "read"
}
20353 tmate-mac.yml tmate session mac
{
    "workflow_dispatch": null
}
datasette 107914493  
{
    "contents": "read"
}
20354 tmate.yml tmate session
{
    "workflow_dispatch": null
}
datasette 107914493  
{
    "contents": "read"
}
20355 codeql-analysis.yml CodeQL
{
    "push": {
        "branches": [
            "main"
        ]
    },
    "schedule": [
        {
            "cron": "0 4 * * 5"
        }
    ]
}
sqlite-utils 140912432    
20356 documentation-links.yml Read the Docs Pull Request Preview
{
    "pull_request_target": {
        "types": [
            "opened"
        ]
    }
}
sqlite-utils 140912432  
{
    "pull-requests": "write"
}
20357 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
sqlite-utils 140912432    
20358 spellcheck.yml Check spelling in documentation
[
    "push",
    "pull_request"
]
sqlite-utils 140912432    
20359 test-coverage.yml Calculate test coverage
{
    "push": {
        "branches": [
            "main"
        ]
    },
    "pull_request": {
        "branches": [
            "main"
        ]
    }
}
sqlite-utils 140912432    
20360 test.yml Test
[
    "push",
    "pull_request"
]
sqlite-utils 140912432
{
    "FORCE_COLOR": 1
}
 

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [workflows] (
   [id] INTEGER PRIMARY KEY,
   [filename] TEXT,
   [name] TEXT,
   [on] TEXT,
   [repo] INTEGER REFERENCES [repos]([id])
, [env] TEXT, [permissions] TEXT);
CREATE INDEX [idx_workflows_repo]
    ON [workflows] ([repo]);
CREATE UNIQUE INDEX [idx_workflows_repo_filename]
    ON [workflows] ([repo], [filename]);
Powered by Datasette · Queries took 13.128ms · About: github-to-sqlite