adds comment to trigger build on PR open (#657)

* adds comment to trigger build on PR open

* removes uncommented code from GHA files
This commit is contained in:
Vim 2021-09-10 11:37:58 -07:00 committed by GitHub
commit dc8e82b8e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 53 deletions

View file

@ -72,7 +72,7 @@ const DatasetContainer = () => {
},
});
// JSX return value again trigger
// JSX return value another build testing
return (
<div className={`${styles.datasetContainer} desktop:grid-col`}>
<div className={'grid-container-desktop-lg'}>